You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > SignalUtils.NextZeroCrossing Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.NextZeroCrossing Method

Locate the next zero crossing.

Syntax
C#
Visual Basic
public static void NextZeroCrossing([In] TVec Src, ref int Offset);

Return the next zero crossing found in Src looking from Offset to the right. Offset is modified to reflect the position of the found zero crossing.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!